home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / Celldemo.exe / 0 / RCDATA / TFPRINT / TFPRINT.txt
Encoding:
Text File  |  1998-11-20  |  2.8 KB  |  82 lines

  1. inherited FPrint: TFPrint
  2.   Left = 127
  3.   Top = 125
  4.   Caption = 'Print and Preview'
  5.   OnShow = FormShow
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Panel1: TPanel
  9.     inherited Cell1: TCell
  10.       ControlData = {
  11.         00000100D8380000BE130000000000000A000000010101010101000101001400
  12.         00000000}
  13.     end
  14.   end
  15.   inherited Panel2: TPanel
  16.     inherited Label1: TLabel
  17.       Top = 16
  18.     end
  19.     inherited RichEdit1: TRichEdit
  20.       Top = 40
  21.       Height = 81
  22.       Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  23.       Lines.Strings = (
  24.         'It support print, print preview, resizing paper'
  25.         'size, zoomin-zoomout,head setting and so on.')
  26.     end
  27.     object BitBtn2: TBitBtn
  28.       Left = 440
  29.       Top = 24
  30.       Width = 108
  31.       Height = 30
  32.       Caption = 'Print'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -16
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.       TabOrder = 2
  40.       OnClick = BitBtn2Click
  41.       Glyph.Data = {
  42.         F6000000424DF600000000000000760000002800000010000000100000000100
  43.         0400000000008000000000000000000000001000000010000000000000000000
  44.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  45.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  46.         22222200000000000222208888888880802200000000000008020888888BBB88
  47.         0002088888877788080200000000000008800888888888808080200000000008
  48.         0800220FFFFFFFF080802220F00000F000022220FFFFFFFF022222220F00000F
  49.         022222220FFFFFFFF02222222000000000222222222222222222}
  50.     end
  51.     object BitBtn3: TBitBtn
  52.       Left = 440
  53.       Top = 56
  54.       Width = 108
  55.       Height = 30
  56.       Caption = 'Preview'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -16
  60.       Font.Name = 'MS Sans Serif'
  61.       Font.Style = []
  62.       ParentFont = False
  63.       TabOrder = 3
  64.       OnClick = BitBtn3Click
  65.       Glyph.Data = {
  66.         76010000424D7601000000000000760000002800000020000000100000000100
  67.         0400000000000001000000000000000000001000000010000000000000000000
  68.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  69.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000000
  70.         00003333377777777777333330FFFFFFFFF03FF3F7FFFF33FFF7003000000FF0
  71.         00F077F7777773F77737E00FBFBFB0FFFFF07773333FF7FF33F7E0FBFB00000F
  72.         F0F077F333777773F737E0BFBFBFBFB0FFF077F3333FFFF733F7E0FBFB00000F
  73.         F0F077F333777773F737E0BFBFBFBFB0FFF077F33FFFFFF733F7E0FB0000000F
  74.         F0F077FF777777733737000FB0FFFFFFFFF07773F7F333333337333000FFFFFF
  75.         FFF0333777F3FFF33FF7333330F000FF0000333337F777337777333330FFFFFF
  76.         0FF0333337FFFFFF7F37333330CCCCCC0F033333377777777F73333330FFFFFF
  77.         0033333337FFFFFF773333333000000003333333377777777333}
  78.       NumGlyphs = 2
  79.     end
  80.   end
  81. end
  82.